[INFO] cloning repository https://github.com/ChristianVisintin/TermSCP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristianVisintin/TermSCP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 739517f7e483f54837853fafd39fad07bc69541c
[INFO] checking ChristianVisintin/TermSCP against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristianVisintin/TermSCP
[INFO] finished tweaking git repo https://github.com/ChristianVisintin/TermSCP
[INFO] tweaked toml for git repo https://github.com/ChristianVisintin/TermSCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianVisintin/TermSCP on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristianVisintin/TermSCP already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431
[INFO] running `Command { std: "docker" "start" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking crypto-bigint v0.7.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking ratatui-core v0.1.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.11
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking rfc6979 v0.5.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking polyval v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking aws-smithy-types v1.4.3
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking remotefs v0.3.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.18
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking aws-smithy-json v0.62.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-rc.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking pkcs5 v0.8.0
[INFO] [stderr]    Compiling k8s-openapi v0.22.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aws-smithy-http v0.63.3
[INFO] [stderr]     Checking aws-credential-types v1.2.11
[INFO] [stderr]     Checking aws-smithy-observability v0.2.4
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking aead v0.6.0
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling pavao-sys v0.2.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking aws-sigv4 v1.3.8
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking aws-smithy-xml v0.60.13
[INFO] [stderr]     Checking elliptic-curve v0.14.0-rc.33
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking primefield v0.14.0-rc.10
[INFO] [stderr]     Checking ssh-encoding v0.3.0-rc.9
[INFO] [stderr]     Checking crypto-primes v0.7.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ratatui-widgets v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking aes-gcm v0.11.0-rc.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ecdsa v0.17.0-rc.18
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking primeorder v0.14.0-rc.10
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking blake2 v0.11.0-rc.6
[INFO] [stderr]     Checking poly1305 v0.9.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ssh-cipher v0.3.0-rc.9
[INFO] [stderr]     Checking crc-fast v1.9.0
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-rc.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking p256 v0.14.0-rc.10
[INFO] [stderr]     Checking p521 v0.14.0-rc.10
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.11.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking aws-smithy-query v0.60.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking kem v0.3.0
[INFO] [stderr]     Checking module-lattice v0.2.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling pavao v0.2.16
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking aws-smithy-checksums v0.64.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking ml-kem v0.3.2
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking internal-russh-num-bigint v0.5.0
[INFO] [stderr]     Checking russh-cryptovec v0.61.0
[INFO] [stderr]     Checking ratatui v0.30.1
[INFO] [stderr]     Checking russh-cryptovec v0.48.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]     Checking russh-util v0.48.0
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling tuirealm_derive v4.1.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling argh_shared v0.1.19
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]     Checking tuirealm v4.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking russh-sftp v2.3.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking russh-keys v0.49.2
[INFO] [stderr]    Compiling termscp v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases! {
[INFO] [stdout]  6 | |         // Platforms
[INFO] [stdout]  7 | |         macos: { target_os = "macos" },
[INFO] [stdout]  8 | |         linux: { target_os = "linux" },
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         smb_windows: { all(windows, feature = "smb") }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr] error: could not compile `termscp` (build script) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_30"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("earliest", "latest", "schemars", "v1_24", "v1_25", "v1_26", "v1_27", "v1_28", "v1_29", "v1_30"))' -C metadata=a52e466527c891a7 -C extra-filename=-b55903bf405bd413 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7222ab5a29ef0796.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-69181cb720c26d11.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-79732e7a1fccf91f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-897b6d2259fcd23e.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.30"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `fiat-crypto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name fiat_crypto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99c57c0c9435b94e -C extra-filename=-0717a7d510944976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431", kill_on_drop: false }`
[INFO] [stdout] 23cf4991ba7081e93f248e37ed9965d73132883123cad6907833e154a96e5431
